/home/marvin/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/181.4203.549/bin/cmake/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /home/marvin/workspace/18HS/Master/msc_project
-- The C compiler identification is GNU 7.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
CMake Error: CMake can not determine linker language for target: msc_project
CMake Error: Cannot determine link language for target "msc_project".
-- Generating done
-- Build files have been written to: /home/marvin/workspace/18HS/Master/msc_project/cmake-build-debug
Unable to determine product file path for target msc_project. Running and debugging will be unavailable.
